Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support X509 Federation #8110

Conversation

modular-magician
Copy link
Collaborator

This PR adds support for X.509 federation support on workload identity pool. It fixes hashicorp/terraform-provider-google#18812.

For more details about how this feature works, check out the public doc here https://cloud.google.com/iam/docs/workload-identity-federation-with-x509-certificates

iambeta: added `x509` field to `google_iam_workload_identity_pool_provider ` resource

Derived from GoogleCloudPlatform/magic-modules#11493

Co-authored-by: Jieqing(Jay) Chen <[email protected]>

[upstream:b2c4823efa057bcdaaccac1b9c5d235d7e2f7c98]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 6088c57 into hashicorp:main Sep 4, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-b2c4823efa057bcdaaccac1b9c5d235d7e2f7c98 branch November 16, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for workload identity x509 federation
1 participant